<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
/* CSS Document */


/*header*/

#headerbg{height:120px;background:#ffffff url(../images/headerbg.png) repeat-x center bottom;width:980px; margin:0 auto;}
#header{position:relative;margin:0 auto;padding-top:87px;width:980px;}
#logo{position:absolute;top:32px;left:13px;}
.purpose{position:absolute;top:43px;left:300px;font:12px/18px "微软雅黑", "黑体";color:#969696; }

.hotline1 {position:absolute;top:32px;left:545px;font:12px/18px "微软雅黑", "黑体";color:#969696;}
.hotline2{position:absolute;top:8px;left:780px;font:12px/18px "微软雅黑", "黑体";color:#969696; line-height:16px;  }
.hotline2 img{vertical-align:middle; padding-bottom:2px; padding-right:2px;}
/*.hotline3{position:absolute;top:0px;left:350px;font:12px/18px "微软雅黑", "黑体";color:#969696; }*/
/*导航*/
#nav{margin:0 auto;width:980px;}
#navlist li{float:left;display:inline;}
#navlist a:link,#navlist a:visited{display:block;padding:0px 39px 0;font:14px/33px "微软雅黑", "黑体";color:#505050;}
#navlist a.current:link,#navlist a.current:visited,#navlist a:hover{padding:0 39px 0;color:#da251c;background:url(../images/navbg.gif);border-left:1px solid #b3b3b3;border-right:1px solid #b3b3b3;}

#navconlistbg{position:absolute;margin-top:0px;width:100%;background:#eee url(../images/navbg.gif); box-shadow:0px 1px 1px #999;z-index:999;}
#navconlist{margin:0 auto;width:980px;}
.navcon{display:none;}
.navcol3{background:url(../images/hero_col3.png) repeat-y 0 0;}
.navcol4{background:url(../images/hero_col4.png) repeat-y 0 0;}



body {
	background-color: #d6d6d6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	color: #666666;
	font-family:"Verdana","微软雅黑", "黑体"!important;
	
}

body,td,th {
	font-size:12px ;
	color: #666666;
	font-family:"Verdana","微软雅黑", "黑体"!important;
}
select, input { vertical-align: middle; font-size: 12px; }
textarea { font-size: 12px; }
body { background: #f5f5f5; color: #666666; font-size: 12px; }
ol, ul, li { list-style: none; margin: 0; padding: 0; border: 0;}
img { display: inline; border: 0; }
div { height: auto; min-height: 0; font-family: "微软雅黑"!important; }
a:link { text-decoration: none; color: #666666; }
a:visited { text-decoration: none; color: #666666; }
a:hover { color: #666666; text-decoration: underline; }
a { blr:expression(this.onFocus=this.blur())
}/*if IE*/
a { outline: none; }/*if 火狐等现代浏览器*/
.clear { clear: both; font-size: 0; line-height: 0; height: 0; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } /* Hides from IE-mac \*/
* html .clearfix { height: 1%; } /* End hide from IE-mac */
.CutOver a { display: block; width: 310px; white-space: nowrap; overflow: hidden; float: left; -o-text-overflow: ellipsis; /* for Opera */ text-overflow: ellipsis; /* for IE */ }
.CutOver:after { content: "..."; padding-left: 3px; font-size: 12px; }/* for Firefox */
.red1 { color: #ec4040; }
a.red2:link, a.red2:visited { color: #666666 !important; }

.hotline3{ width:50px; height:50px;top:32px;left:430px; background:url(../images/weixin_icon.jpg) no-repeat; position:absolute; }
.hotline3 .c2{ width:102px; height:102px; padding:10px; background:#fff url(../images/code2_s.jpg) center no-repeat; position:absolute; margin-top:-20px; margin-left:65px; border:1px solid #ddd;z-index:9999;}
.hotline4 {position: absolute; top: 36px; left:260px;}
.hotline4 img {width: 160px;}
 
</pre></body></html>